<% if Chkrequest(request("id")) then id=request("id") else response.Redirect("../../login/chklogin.asp?login=4") response.end end if sql="select * from productshow where id="&id&"" Set rs= conn.execute(sql) if rs.eof then response.Redirect("edit.asp") response.end else set rs3=conn.execute("select class_2.*,class_1.* from class_2,class_1 where class_2.typeid="&rs("typeid")&" and class_1.sortid=class_2.sortid") set rs9=conn.execute("select productclass_1.*,productclass.* from productclass_1,productclass where productclass_1.smallclassid="&rs("smallclassid")&" and productclass.bigclassid=productclass_1.bigclassid and productclass.gsid="&session("id")&" and productclass_1.gsid="&session("id")&"") set rs5=conn.execute("select name,ch,qymc,phone,fax,email from corporation where id="&session("id")&"") %>
商务助手首页
发布商业信息
发布供求信息
管理供求信息
发布产品信息
管理产品信息
公司介绍
查看商业往来
我收到的留言
我发出的留言
发新留言
我订阅的信息
我的商业伙伴
我的会员资料
我的自助网站
帮助









产品大类管理   产品小类管理
产品目录的好处
它帮您体现供应实力,直观在网上展示产品,它有3大优势:
1.
长期有效:相当于您的长期供应清单!
2.
数量多:可容纳200个产品!
3.
直观:型号、图片,一目了然!

发布产品信息指导 | 查看范例
* 产品系列:   您可以添加更多产品系列
* 产品名称: ">
例:“数控车床”
* 产品型号: ">
例:“CJK0632”
* 原 产 地: ">
例:“广东省北京市”
* 行 业:
指您产品所属的行业
上传产品图片:
产品图片地址: "> ">
* 关键字: <% keywords=rs("keywords") if keywords<>"" then if instr(keywords,",")>0 then kwarry=split(keywords,",") if ubound(kwarry)=1 then response.write", , " elseif ubound(kwarry)=2 then response.write", , " elseif ubound(kwarry)>2 then response.write", , " end if else response.write", , " end if else response.write", , " end if %>
用产品名、行业类目做关键字,可填1-3个(每个最多8个字),尽量填全;
例:供应发电机,可填“发电机”“发电机及电动机”“机械”为关键字
* 详细说明:
说明尽可能详细,以提高信息的可信度,促使您做成生意;
注意:请不要在详细说明中留下公司名称和任何联系方式。

补充更多信息(非必须)

产品品牌: ">
产品数量 ">
包装说明: ">
价格说明: ">

value="<%=rs("FeedbackFlag")%>" name="FeedbackFlag"> 我将优先考虑“多乐会员”的反馈

最后一步很重要!
请确保联系资料是完整准确的,以保证客户找到您。如要修改,点此修改联系资料
姓名: <%=rs5("name")%>  <%=rs5("ch")%>
公司名称: <%=rs5("qymc")%>
电话: <%=rs5("phone")%>
传真: <%=rs5("fax")%>
电子邮件: <%=rs5("email")%>


重要提醒:

1、只要两小时!您发布的信息就能被百万商人看到!(工作日8:00-17:30)
· 节假日发布的信息顺延至工作日上网;
· 信息发布高峰期上网时间稍有延后,敬请谅解!

2、发布信息后,为保证客户及时与您联系,请确保您的联系信息(特别是电话、电子邮箱地址)准确无误。

3、请勿一天内重复提交相同内容的信息,否则将不被审核通过。








<% end if rs.close set rs=nothing rs5.close set rs5=nothing conn.close set conn=nothing %>